GrapeCity ActiveReports for .NET 16.0J
CustomPropertyCollection コンストラクタ(IEnumerable<CustomProperty>)

GrapeCity.ActiveReports.Extensibility.Rendering 名前空間 > CustomPropertyCollection クラス > CustomPropertyCollection コンストラクタ : CustomPropertyCollection コンストラクタ(IEnumerable<CustomProperty>)
CustomPropertyのコレクション。
CustomPropertyCollectionのコンストラクタ。
シンタックス
'宣言
 
Public Function New( _
   ByVal properties As IEnumerable(Of CustomProperty) _
)
public CustomPropertyCollection( 
   IEnumerable<CustomProperty> properties
)

パラメータ

properties
CustomPropertyのコレクション。
参照

CustomPropertyCollection クラス
CustomPropertyCollection メンバ
オーバーロード一覧